Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

close

mutate.mutable_element.close

stop any further mutations of this element

NYI: UNDER DEVELOPMENT: The open/close/val features are tricky
for multi-threaded accesses. I think these should be removed
and added only to a closable variant of mutable fields to avoid
the extra checks and memory fences when accessing `open0`.
Precondition
pre
  safety: is_atomic || is_exclusive
0.099dev (GIT hash 9b94ad4b4a4bff2bf2be7d77be2c6e1fd7683c4d)
last changed: 2026-09-23